github.com/gotd/td/tg.AccountWallPapersBox.WallPapers (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_get_wall_papers_gen.go#L186: return result.WallPapers, nil
tl_account_wall_papers_gen.go#L411: WallPapers AccountWallPapersClass
tl_account_wall_papers_gen.go#L423: b.WallPapers = v
tl_account_wall_papers_gen.go#L429: if b == nil || b.WallPapers == nil {
tl_account_wall_papers_gen.go#L432: return b.WallPapers.Encode(buf)
tl_server_gen.go#L608: return &AccountWallPapersBox{WallPapers: response}, nil
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |